| Total Complexity | 21 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 236 |
| Lines of code | 96 |
| Logical lines of code | 45 |
| Comment lines | 108 |
| Methods | 7 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| existing_records() | 54 | 7 | 19 | |
| get_records() | 44 | 5 | 45 | |
| insert() | 55 | 5 | 18 | |
| __construct() | 74 | 1 | 5 | |
| query() | 80 | 1 | 3 | |
| get_found_records_count() | 82 | 1 | 3 | |
| get_table_names() | 81 | 1 | 3 |